From: Mark Brown Date: Tue, 18 Nov 2008 20:40:36 +0000 (+0000) Subject: ASoC: Remove unused snd_soc_machine_config declaration X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~24879^2~11^2~107 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ca3ea02e90d63a6a91c1c2a445d6d71f9031a44a;p=linux-4.9.git ASoC: Remove unused snd_soc_machine_config declaration Signed-off-by: Mark Brown --- diff --git a/include/sound/soc.h b/include/sound/soc.h index fa1b99b45893..077dfe4e51f0 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h @@ -228,7 +228,6 @@ struct snd_soc_dai_mode; struct snd_soc_pcm_runtime; struct snd_soc_dai; struct snd_soc_codec; -struct snd_soc_machine_config; struct soc_enum; struct snd_soc_ac97_ops; struct snd_soc_clock_info;